home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: freenet.Victoria.BC.CA!wh756
- From: wh756@freenet.Victoria.BC.CA (Graham Storey)
- Subject: WTD: C batch file for Borland C++ 4.52
- Message-ID: <1996Apr6.235729.24366@freenet.victoria.bc.ca>
- Sender: news@freenet.victoria.bc.ca (News Manager)
- Reply-To: wh756@freenet.Victoria.BC.CA (Graham Storey)
- Organization: The Victoria Freenet Association (VIFA), Victoria, B.C., Canada
- Date: Sat, 6 Apr 1996 23:57:29 GMT
-
-
- Evidently someone saw fit to cancel my query earlier. Anyway,
- if someone can help me obtain the batch file needed to compile
- C programs from the MS DOS prompt using Borland C++ 4.52, I
- would appreciate it. I had been using the following batch file
- for BC4 for some time:
-
- @ECHO OFF
- BCC -IC:\BC4\INCLUDE -LC:\BC4\LIB %1
-
- I'd save it in the C:\bc4\bin directory as cc.bat so that I could
- compile from a DOS editor. Thanks for any assistance in this
- regard and please e-mail.
- --
- Graham Storey <wh756@freenet.victoria.bc.ca>
-